projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c87878a
)
Fix cl-defstruct doc string fix
author
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 13 Jul 2019 12:27:36 +0000
(14:27 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 13 Jul 2019 12:27:36 +0000
(14:27 +0200)
* lisp/emacs-lisp/cl-macs.el (cl-defstruct): Remove sentence from
doc string that was left in by mistake when fixing the arglist
documentation.
lisp/emacs-lisp/cl-macs.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/cl-macs.el
b/lisp/emacs-lisp/cl-macs.el
index c665282b8ca14602f908a1ceb16aca073a1c6d3a..4347b4b71bf00fa66f529fbc89df44f8726baa08 100644
(file)
--- a/
lisp/emacs-lisp/cl-macs.el
+++ b/
lisp/emacs-lisp/cl-macs.el
@@
-2722,8
+2722,6
@@
pairs for that slot.
Currently, only one keyword is supported, `:read-only'. If this has a
non-nil value, that slot cannot be set via `setf'.
-Its DOC-STRING is optional.
-
\(fn NAME &optional DOCSTRING &rest SLOTS)"
(declare (doc-string 2) (indent 1)
(debug